@import url("global_pageBtns.css");
/*︻▓▇▇◤大结构︻▓▇▇◤ */
*{margin: 0;padding: 0;list-style-type: none;font-family:"微软雅黑";}
html{text-align:center;}
body {min-width:1200px;
	text-align:center;
	font-family:"微软雅黑";
	font-size:14px;
	color: #444;
}
#top{background-color: #D9D9D9;
	text-align:center;}
#topInner{
	width:1200px;
	height:45px;
	line-height:45px;
	margin:0 auto;text-align:left;
	position: relative;
	color:#3D3D3D;
}
#header{background-color: #fff;text-align:center;}
#logo{
	width:1200px;
	height:130px;margin:0 auto;text-align:left;
	background-image: url(/images/material/2019logo.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	position: relative;
}
#sercForm{width:200px;
	position: absolute;
	top:58px;
	right:10px;
	background: #f0f0f0;
    border-radius: 20px;}
#searchWord{ 
	border: 0px; 
	height: 30px; 
	border-radius: 15px 0 0 15px; 
	padding: 0 0 0 20px; 
	float: left; 
	width:120px; 
	color: #999; 
	line-height: 25px; 
	font-size: 14px;
	outline:none;font-size:12px;	
    background: #f0f0f0;
	}
#btn_Search {
	color:#fff;
	width: 30px;
	border:0;
	height: 30px;
	border-radius:0 15px 15px 0;
	float: right;
	cursor: pointer;
	background-image: url(/images/991.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #f0f0f0;
}


/*︻▓▇▇◤文字链接等︻▓▇▇◤ */
.font_family{font-family:Georgia, "Times New Roman", Times, serif;}
a:link,a:visited{color: #000;text-decoration: none;}
a:hover {color: #BB2821;text-decoration: underline;}
a:active {}
h3{font-size: 14px;}
/images{border: 0;}
table{border-collapse:collapse;}
li{vertical-align: bottom;}
input.radio, input.checkbox {width: auto;}


/*︻▓▇▇◤◤特殊标记︻▓▇▇◤ */
.longTitle{/* 长标截断 */
	text-overflow:ellipsis;/*IE省略号*/
	white-space:nowrap;/*强制在同一行内显示所有文本，直到文本结束或者遭遇 br 对象*/
	overflow:hidden;
	-o-text-overflow:ellipsis;/*op专用省略号*/
	}
.fl {float:left;}
.fr {float:right;}
.clearf{
	clear:both;
	overflow:hidden;
	font-size:0px;
	line-height:0px;
}
.transparent{  
      filter:alpha(opacity=50);  
      -moz-opacity:0.5;  
      -khtml-opacity: 0.5;  
      opacity: 0.5;  
}  
/*︻▓▇▇◤◤一，主菜单︻▓▇▇◤ */

#navOuter{text-align:center;background-color: #027dbf;max-width:1920px;margin:0 auto;}

#navs{
	width:1200px;
	margin:0 auto;
	height:60px;
	
	}
#navs li{
	position: relative;
	float:left;
	width:171px;
	height:60px;
	display: inline;
	z-index: 99999;	
	
}
#navs li a.level1{
	position: absolute;
	z-index: 2;	
	width:171px;
	height:60px;
	color:#fff;
	text-decoration: none;
	display: block;
}
#navs li a.level1:hover,#navs li a.active{
	color:#fff;	
}

#navs li i{/*用作动画*/
	position: absolute;
	display: none;
}

#navs li:hover i,#navs li a.active i{
	/*display: block;*/
}
#navs li div{padding-left:30px;
	height:60px;
	line-height:60px;
	font-size: 18px;
	letter-spacing: 2px;
	overflow: hidden;
	font-weight: 500;	
	background-repeat: no-repeat;
	background-position: 28px 50%;
}
#navs #n_1 div{background-image: url(/images/ico01.png);background-position: 48px 50%;}
#navs #n_2 div{background-image: url(/images/ico02.png);}
#navs #n_3 div{background-image: url(/images/ico03.png);}
#navs #n_4 div{background-image: url(/images/ico04.png);}
#navs #n_5 div{background-image: url(/images/ico05.png);}
#navs #n_6 div{background-image: url(/images/ico06.png);}
#navs #n_7 div{background-image: url(/images/ico07.png);}

#navs li div b{margin:0 10px;
	display:none;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}
#navs li:hover div{background-color: #005c8e;}
#navs li:hover div b{display: block;}
/*下面是二级菜单*/	
#navs li dl{
	display:none;
	position: absolute;
	top:60px;
	width:171px;	
	text-align: center;
	line-height:30px;
	border-radius:0px 0px 5px 5px;	
background: #1b70d2;
	background-repeat: repeat;
	background-position: center 10px;
}
#navs li:hover dl{display:block;}
#navs dd a{color:#fff}
#navs dd{
	border: 0;
	height:40px;
	line-height:40px;
	font-size: 17px;
	letter-spacing: 1px;
}
#navs dd a{
	display: block;
	height:40px;
	text-align: center;
	text-indent: 0px;
	overflow: hidden;
	box-shadow:0 0 1px #ccc;
	text-decoration: none;
}

#navs dd a:hover{
	background-color: #027dbf;	
	color: #fff;border-radius:0px 0px 5px 5px;	
}
/* 幻灯通栏 */
.flexslider{position:relative;height:570px;overflow:hidden;background:url(/images/loading.gif) 50% no-repeat;clear:both;}
.slides{position:relative;z-index:1;}
.slides li{height:570px;}
.flex-control-nav{position:absolute;bottom:20px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;margin:0 10px;*display:inline;zoom:1;padding:0;}
.flex-control-nav a{
	display:inline-block;
	width:20px;
	height:20px;
	line-height:40px;
	overflow:hidden;
	cursor:pointer;
	border-radius: 10px;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
	text-indent: -2000px;
	background-image: url(/images/dotsmall.png);
	background-repeat: no-repeat;
}
@keyframes donghua1{from {width: 20px;}to {width: 60px;}}
@-webkit-keyframes donghua1{from {width: 20px;}to {width: 60px;}}
.flex-control-nav .flex-active{
	animation: donghua1 0.5s;
	-webkit-animation: donghua1 0.5s;
	width:60px;
	background-image: url(/images/dotbig.png);
	background-repeat: no-repeat;
}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(/images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(/images/next.png) center center no-repeat;}

/*︻▓▇▇◤◤底部︻▓▇▇◤ */
#footer { clear:both; width:100%; height:140px; background:#027dbf; color:#fff;}

/*国庆样式*/


.foot { width:1200px; margin:0 auto;}
.ewm { float:left; margin:28px 0 0 100px;}
.ewm img{ width:88px;height:88px;}
.foot .cont { float:left; margin:40px 0 0 200px; line-height:200%;}
@media screen and (max-width: 1200px) {
body {width:1200px;}
}
@media screen and (max-width: 768px) {
#left {display:none;}
#right {float: right;}
}